SPREAD for WPF 4.0J - GcSpreadSheet
Export メソッド (IOpenXml<T>)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.OpenXml 名前空間 > IOpenXml<T> インターフェース : Export メソッド
XMLライターを示す System.Xml.XmlWriter オブジェクト。
エクスポートコンテキストを示す ExportContext オブジェクト。
このオブジェクトを指定したライターにエクスポートします。
シンタックス
'宣言
 
Sub Export( _
   ByVal writer As System.Xml.XmlWriter, _
   ByVal context As ExportContext _
) 
void Export( 
   System.Xml.XmlWriter writer,
   ExportContext context
)

パラメータ

writer
XMLライターを示す System.Xml.XmlWriter オブジェクト。
context
エクスポートコンテキストを示す ExportContext オブジェクト。
参照

IOpenXml<T> インターフェース
IOpenXml<T> メンバ